object ExplorerForm: TExplorerForm Left = 205 Top = 130 Width = 785 Height = 501 Caption = 'Explorer' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsMDIChild Icon.Data = {} Menu = MainMenu OldCreateOrder = False Position = poDefault Visible = True OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object Splitter: TSplitter Left = 190 Top = 35 Width = 4 Height = 393 Cursor = crHSplit AutoSnap = False Beveled = True MinSize = 80 OnMoved = SplitterMoved end object JamShellTree: TJamShellTree Left = 0 Top = 35 Width = 190 Height = 393 ShellLink = JamShellLink RootedAt = SF_DESKTOP SpecialFolder = SF_DRIVES OleDragDrop = True ShellContextMenu = True ShowOptions = [soShowNethood, soShowErrorMessages, soShowHidden] FileSystemOnly = True Filter = '*' HideSelection = False Indent = 19 Align = alLeft TabOrder = 0 ParentFont = False HotTrack = True RightClickSelect = True end object JamShellList: TJamShellList Left = 194 Top = 35 Width = 583 Height = 393 FileSystemOnly = True Filter = '*' SpecialFolder = SF_DRIVES ShellLink = JamShellLink OleDragDrop = True ShellContextMenu = True BackgroundPopupMenu = ShellListPopupMenu ShowOptions = [soShowNethood, soShowErrorMessages, soShowHidden, soShowFiles] ViewStyle = vsReport OnPopulated = JamShellListPopulated OnOperation = JamShellListOperation ThumbnailHeight = 100 ThumbnailWidth = 100 Align = alClient HideSelection = False IconOptions.AutoArrange = True ParentColor = False ParentFont = False ParentShowHint = False ReadOnly = False ShowHint = True TabOrder = 2 TabStop = True end object CoolBar: TCoolBar Left = 0 Top = 0 Width = 777 Height = 35 AutoSize = True Bands = < item BorderStyle = bsSingle Control = ToolBar ImageIndex = -1 MinHeight = 29 Width = 777 end> EdgeBorders = [ebTop] object ToolBar: TToolBar Left = 9 Top = 2 Width = 764 Height = 29 AutoSize = True ButtonHeight = 29 ButtonWidth = 29 EdgeBorders = [] Flat = True Images = ImageList TabOrder = 0 Transparent = True Wrapable = False OnResize = FormResize object Panel: TPanel Left = 0 Top = 0 Width = 214 Height = 29 Align = alLeft Anchors = [akLeft, akTop, akRight, akBottom] BevelOuter = bvNone BorderStyle = bsSingle Caption = 'Panel' TabOrder = 0 DesignSize = ( 210 25) object JamShellCombo: TJamShellCombo Left = 1 Top = 2 Width = 208 Height = 22 ItemIndex = -1 ShellLink = JamShellLink ShowOptions = [soShowNethood, soShowRecycleBin, soShowErrorMessages] DropDownCount = 12 ItemHeight = 16 ParentFont = False TabOrder = 0 Editable = True ShowFullPath = False Anchors = [akLeft, akTop, akRight] DesignSize = ( 208 22) end end object ToolButton2: TToolButton Left = 214 Top = 0 Width = 8 Caption = 'ToolButton2' ImageIndex = 6 Style = tbsSeparator end object ToolButton1: TToolButton Left = 222 Top = 0 Hint = 'Up' Action = LevelUpAction ParentShowHint = False ShowHint = True end object ToolButton3: TToolButton Left = 251 Top = 0 Width = 15 Caption = 'ToolButton3' ImageIndex = 1 Style = tbsSeparator end object ToolButton4: TToolButton Left = 266 Top = 0 Action = LargeIconViewAction Grouped = True ParentShowHint = False ShowHint = True Style = tbsCheck end object ToolButton5: TToolButton Left = 295 Top = 0 Action = SmallIconsViewAction Grouped = True ParentShowHint = False ShowHint = True Style = tbsCheck end object ToolButton6: TToolButton Left = 324 Top = 0 Action = ListViewAction Grouped = True ParentShowHint = False ShowHint = True Style = tbsCheck end object ToolButton7: TToolButton Left = 353 Top = 0 Action = DetailViewAction Grouped = True ParentShowHint = False ShowHint = True Style = tbsCheck end object ToolButton9: TToolButton Left = 382 Top = 0 Width = 8 Caption = 'ToolButton9' ImageIndex = 6 Style = tbsSeparator end object ToolButton8: TToolButton Left = 390 Top = 0 Action = ThumbnailsViewAction AllowAllUp = True Grouped = True ParentShowHint = False ShowHint = True Style = tbsCheck end end end object StatusBar: TStatusBar Left = 0 Top = 428 Width = 777 Height = 19 Panels = <> SimplePanel = False Visible = False end object JamShellLink: TJamShellLink Left = 264 Top = 64 end object ShellListPopupMenu: TPopupMenu Left = 200 Top = 64 object MView: TMenuItem Caption = 'View' SubMenuImages = ImageList object Thumbnails1: TMenuItem Action = ThumbnailsViewAction end object N1: TMenuItem Caption = '-' end object LargeIcons1: TMenuItem Action = LargeIconViewAction end object SmallIcons1: TMenuItem Action = SmallIconsViewAction end object List1: TMenuItem Action = ListViewAction end object Detail1: TMenuItem Action = DetailViewAction end end object MSortBy: TMenuItem Caption = 'Sort By' object SortColumn1Action1: TMenuItem Action = SortColumn1Action end object SortColumn2Action1: TMenuItem Action = SortColumn2Action end object SortColumn3Action1: TMenuItem Action = SortColumn3Action end object SortColumn4Action1: TMenuItem Action = SortColumn4Action end object SortColumn5Action1: TMenuItem Action = SortColumn5Action end object SortColumn6Action1: TMenuItem Action = SortColumn6Action end end end object ActionList: TActionList Images = ImageList Left = 232 Top = 64 object LargeIconViewAction: TAction Category = 'View' Caption = 'Large Icon' Hint = 'Large Icon' ImageIndex = 1 OnExecute = LargeIconViewActionExecute OnUpdate = LargeIconViewActionUpdate end object SmallIconsViewAction: TAction Category = 'View' Caption = 'Small Icons' Hint = 'Small Icons' ImageIndex = 2 OnExecute = SmallIconsViewActionExecute OnUpdate = SmallIconsViewActionUpdate end object ListViewAction: TAction Category = 'View' Caption = 'List' Hint = 'List' ImageIndex = 3 OnExecute = ListViewActionExecute OnUpdate = ListViewActionUpdate end object DetailViewAction: TAction Category = 'View' Caption = 'Detail' Hint = 'Detail' ImageIndex = 4 OnExecute = DetailViewActionExecute OnUpdate = DetailViewActionUpdate end object ThumbnailsViewAction: TAction Category = 'View' Caption = 'Thumbnails' Hint = 'Thumbnails' ImageIndex = 5 OnExecute = ThumbnailsViewActionExecute OnUpdate = ThumbnailsViewActionUpdate end object LevelUpAction: TAction ImageIndex = 0 OnExecute = LevelUpActionExecute OnUpdate = LevelUpActionUpdate end object SortColumn1Action: TAction Category = 'Sort' OnExecute = SortColumn1ActionExecute OnUpdate = SortColumn1ActionUpdate end object SortColumn2Action: TAction Category = 'Sort' OnExecute = SortColumn1ActionExecute OnUpdate = SortColumn1ActionUpdate end object SortColumn3Action: TAction Category = 'Sort' OnExecute = SortColumn1ActionExecute OnUpdate = SortColumn1ActionUpdate end object SortColumn4Action: TAction Category = 'Sort' OnExecute = SortColumn1ActionExecute OnUpdate = SortColumn1ActionUpdate end object SortColumn5Action: TAction Category = 'Sort' OnExecute = SortColumn1ActionExecute OnUpdate = SortColumn1ActionUpdate end object SortColumn6Action: TAction Category = 'Sort' OnExecute = SortColumn1ActionExecute OnUpdate = SortColumn1ActionUpdate end end object ImageList: TImageList Left = 432 Top = 8 Bitmap = { 494C010106000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600 0000000000003600000028000000400000003000000001002000000000000030 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000008400000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000008400000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000008400000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000FFFFFF00FFFFFF00FFFFFF00FFFFFF000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000FFFF FF00FFFFFF00FFFFFF000000000000000000FFFFFF0000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000008400000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000000000FFFFFF00000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000000000FFFFFF00000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000008400000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000008400000084000000840000008400 0000840000008400000084000000840000008400000084000000840000008400 000084000000840000008400000084000000000000000000000000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000FFFFFF00FFFFFF00FFFFFF00FFFFFF000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000840000008400000084000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000084000000840000008400 0000000000000000000000000000000000000000000084000000840000008400 00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF FF0000FFFF00FFFFFF0000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000840000008400 0000840000008400000000000000000000000000000000000000000000000000 000084000000FFFFFF0084000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000084000000FFFFFF008400 0000000000000000000000000000000000000000000084000000FFFFFF008400 0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF FF00FFFFFF0000FFFF0000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000084000000FFFF FF00FFFFFF008400000000000000000000000000000000000000000000000000 0000840000008400000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000084000000840000000000 0000000000000000000000000000000000000000000084000000840000000000 00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF FF0000FFFF00000000000000000000000000000000000000000000000000FFFF FF0000FFFF00FFFFFF0000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000084000000FFFF FF00FFFFFF008400000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF FF00FFFFFF0000000000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF FF00FFFFFF0000FFFF0000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000084000000FFFF FF00840000008400000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF FF0000FFFF000000000000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF FF0000FFFF00FFFFFF0000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000840000008400 0000840000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000084000000840000008400 0000000000000000000000000000000000000000000084000000840000008400 0000000000000000000000000000000000000000000084000000840000008400 0000000000000000000000000000000000000000000000FFFF00FFFFFF000000 000000000000000000000000000000000000FFFFFF0000FFFF00FFFFFF0000FF FF00FFFFFF0000FFFF0000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000084000000FFFFFF008400 0000000000000000000000000000000000000000000084000000FFFFFF008400 0000000000000000000000000000000000000000000084000000FFFFFF008400 00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF FF00000000000000000000000000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF FF0000FFFF00FFFFFF0000000000000000000000000000000000840000008400 0000840000008400000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000084000000840000000000 0000000000000000000000000000000000000000000084000000840000000000 0000000000000000000000000000000000000000000084000000840000000000 0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF FF00FFFFFF0000000000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF FF00FFFFFF0000FFFF000000000000000000000000000000000084000000FFFF FF00FFFFFF008400000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF FF0000FFFF00FFFFFF000000000000000000000000000000000084000000FFFF FF00FFFFFF008400000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000084000000FFFF FF00840000008400000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000840000008400 0000840000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000084000000840000008400 0000000000000000000000000000000000000000000084000000840000008400 000000000000000000000000000000000000000000000000000000FFFF00FFFF FF0000FFFF00FFFFFF0000FFFF00000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000840000008400 0000840000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000084000000FFFF FF00840000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000084000000FFFFFF008400 0000000000000000000000000000000000000000000084000000FFFFFF008400 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000840000008400 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000084000000840000000000 0000000000000000000000000000000000000000000084000000840000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000424D3E000000000000003E000000 2800000040000000300000000100010000000000800100000000000000000000 000000000000000000000000FFFFFF0000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000FFFFFFFD00000000FFFFFFF800000000 6111FFF100000000FFFFFFE3000000006111FFC700000000FFFFF08F00000000 6111C01F00000000FFFFC03F000000006111801F00000000FFFF801F00000000 6111801F00000000FFFF801F000000000000C03F00000000FFFFC03F00000000 E111F0FF00000000FFFFFFFF00000000FFFFFFFFFFFFFFFFFFFFFF81FFFFFFFF 0001FFFFF1FF8F8F0001FFC3F11F88880001FFC3F3FF9F9F0001FFC3FFFFFFFF 0001FFC3FFFFFFFF000181C7FF8F8F8F0001FFFFFF8888880001C3FFFF9F9F9F 0001C3FFFFFFFFFF0001C3FFFFFFFFFF0003C3FFC7FF8F8F80FFC7FFC47F8888 C1FFFFFFCFFF9F9FFFFFFFFFFFFFFFFF00000000000000000000000000000000 000000000000} end object MainMenu: TMainMenu Left = 464 Top = 8 object MView1: TMenuItem Caption = 'View' SubMenuImages = ImageList GroupIndex = 5 object Thumbnails2: TMenuItem Action = ThumbnailsViewAction end object N3: TMenuItem Caption = '-' end object LargeIcon1: TMenuItem Action = LargeIconViewAction end object SmallIcons2: TMenuItem Action = SmallIconsViewAction end object List2: TMenuItem Action = ListViewAction end object Detail2: TMenuItem Action = DetailViewAction end object N2: TMenuItem Caption = '-' end object MSortBy1: TMenuItem Caption = 'Sort By' object SortColumn1Action2: TMenuItem Action = SortColumn1Action end object SortColumn2Action2: TMenuItem Action = SortColumn2Action end object SortColumn3Action2: TMenuItem Action = SortColumn3Action end object SortColumn4Action2: TMenuItem Action = SortColumn4Action end object SortColumn5Action2: TMenuItem Action = SortColumn5Action end object SortColumn6Action2: TMenuItem Action = SortColumn6Action end end end end object smlFormLangRes: TsmlFormLangRes LangFileName = 'DefLang.ini' IgnoreEmptyString = True AutoCreateMode = True AddBracket = True StringProperties.Strings = ( 'Caption' 'Hint') StringsProperties.Strings = ( 'Tabs' 'Items') IgnoreControls.Strings = ( 'LevelUpAction' 'JamShellTree' 'JamShellList' 'Splitter' 'JamShellLink' 'ToolBar' 'ToolButton1' 'ToolButton3' 'ToolButton4' 'ToolButton5' 'ToolButton6' 'ToolButton7' 'ShellListPopupMenu' 'MView' 'MView1' 'MSortBy' 'MSortBy1' 'ActionList' 'ImageList' 'ToolButton8' 'Thumbnails1' 'LargeIcons1' 'SmallIcons1' 'List1' 'Detail1' 'ToolButton9' 'N1' 'MainMenu' 'CoolBar' 'SortColumn1Action' 'SortColumn2Action' 'SortColumn3Action' 'SortColumn4Action' 'SortColumn5Action' 'SortColumn6Action' 'SortColumn1Action1' 'SortColumn2Action1' 'SortColumn3Action1' 'SortColumn4Action1' 'SortColumn5Action1' 'SortColumn6Action1' 'Detail2' 'List2' 'SmallIcons2' 'LargeIcon1' 'N2' 'Thumbnails2' 'SortColumn6Action2' 'SortColumn5Action2' 'SortColumn4Action2' 'SortColumn3Action2' 'SortColumn2Action2' 'SortColumn1Action2' 'N3' 'smlFormLangRes' 'smlMenuLangRes' 'smlMenuLangResPopup' 'Panel' 'JamShellCombo' 'ToolButton2') IgnoreFormCaption = False IncludeListViewItems = False IncludeListViewHead = False IncludeTreeViewItems = False Active = False Left = 8 Top = 40 end object smlMsgLangRes: TsmlMsgLangRes LangFileName = 'DefLang.ini' IgnoreEmptyString = False AutoCreateMode = True AddBracket = True MsgList.Strings = ( 'MView=&View' 'MSortBy=Sort By') Active = False Left = 40 Top = 40 end end